Skip to content

ReactivePagerAdapter.IsViewFromObject(View, Object) method

Defined in

Type: ReactivePagerAdapter Namespace: ReactiveUI.AndroidX Assembly: ReactiveUI.AndroidX.dll

Applies to

net10.0-android36.0

public override bool IsViewFromObject(View view, Object @object)

View source

Inherited documentation

These docs were inherited from PagerAdapter. The member doesn't override them on this type.

Parameters

NameTypeDescription
viewView--
objectObject--

Returns: bool